chore(deps): bump the rust-all group across 1 directory with 7 updates#63
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the rust-all group across 1 directory with 7 updates#63dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the rust-all group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [toml](https://github.com/toml-rs/toml) | `1.0.6+spec-1.1.0` | `1.0.7+spec-1.1.0` | | [zip](https://github.com/zip-rs/zip2) | `8.2.0` | `8.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.22.0` | `1.23.0` | | [postgres](https://github.com/rust-postgres/rust-postgres) | `0.19.12` | `0.19.13` | | [lettre](https://github.com/lettre/lettre) | `0.11.19` | `0.11.20` | | [opentelemetry-otlp](https://github.com/open-telemetry/opentelemetry-rust) | `0.31.0` | `0.31.1` | | [libc](https://github.com/rust-lang/libc) | `0.2.183` | `0.2.184` | Updates `toml` from 1.0.6+spec-1.1.0 to 1.0.7+spec-1.1.0 - [Commits](toml-rs/toml@toml-v1.0.6...toml-v1.0.7) Updates `zip` from 8.2.0 to 8.5.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v8.2.0...v8.5.0) Updates `uuid` from 1.22.0 to 1.23.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.22.0...v1.23.0) Updates `postgres` from 0.19.12 to 0.19.13 - [Release notes](https://github.com/rust-postgres/rust-postgres/releases) - [Commits](rust-postgres/rust-postgres@postgres-v0.19.12...postgres-v0.19.13) Updates `lettre` from 0.11.19 to 0.11.20 - [Release notes](https://github.com/lettre/lettre/releases) - [Changelog](https://github.com/lettre/lettre/blob/master/CHANGELOG.md) - [Commits](lettre/lettre@v0.11.19...v0.11.20) Updates `opentelemetry-otlp` from 0.31.0 to 0.31.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/release_0.30.md) - [Commits](open-telemetry/opentelemetry-rust@v0.31.0...opentelemetry-otlp-0.31.1) Updates `libc` from 0.2.183 to 0.2.184 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.184/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.183...0.2.184) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.7+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all - dependency-name: zip dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-all - dependency-name: uuid dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-all - dependency-name: postgres dependency-version: 0.19.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all - dependency-name: lettre dependency-version: 0.11.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all - dependency-name: opentelemetry-otlp dependency-version: 0.31.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all - dependency-name: libc dependency-version: 0.2.184 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all ... Signed-off-by: dependabot[bot] <support@github.com>
PR Intake Checks - Warnings (non-blocking)The following are recommendations:
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the rust-all group with 7 updates in the / directory:
1.0.6+spec-1.1.01.0.7+spec-1.1.08.2.08.5.01.22.01.23.00.19.120.19.130.11.190.11.200.31.00.31.10.2.1830.2.184Updates
tomlfrom 1.0.6+spec-1.1.0 to 1.0.7+spec-1.1.0Commits
9079072chore: Release06f2ba3docs: Update changelog7fc5ce1chore: Update to winnow 1.0.0 (#1121)bf5a157chore: Update to winnow 1.0.00aeb2dfchore(deps): Update Rust crate snapbox to v1 (#1112)9a34541chore(deps): Update Rust crate snapbox to v1a576caedocs(gh): Add sponsor linkUpdates
zipfrom 8.2.0 to 8.5.0Release notes
Sourced from zip's releases.
... (truncated)
Changelog
Sourced from zip's changelog.
... (truncated)
Commits
93ea679chore: release v8.5.0 (#762)fbd0d41refactor: remove useless magic in struct (#730)1043e92refactor: change extra_field from Arc<Vec> to Arc<[u8]> (#741)2eb28b6fix: removezip64 commentand addzip64 extensible data sector(#747)5f4a644ci(deps): bump rust-lang/crates-io-auth-action from 1.0.3 to 1.0.4 (#761)6469720ci: Add static.crates.io to allowed hosts in CodeQL workflow (#759)404c530chore: cleanup README (#758)8fb7436ci: Allowlist extra endpoints for Dependency Review and CodeQL actions (#756)609b821ci: Restrict allowed remote endpoints for most workflows (#753)6244796ci(deps): bump actions/cache from 5.0.3 to 5.0.4 (#752)Updates
uuidfrom 1.22.0 to 1.23.0Release notes
Sourced from uuid's releases.
Commits
00ab922Merge pull request #876 from uuid-rs/cargo/v1.23.0726ba45prepare for 1.23.0 release996dadeMerge pull request #875 from uuid-rs/fix/context-orderinge140479simplify a use stmt8ed9142reorganize and document more v7 context internalse09a322use LazyLock to synchronize v1/v6 context initialization0f260ccMerge pull request #874 from uuid-rs/chore/impl-cleanups1419e91clean up and refactor main lib testsceeaf4bensure we don't overflow on counters less than 1263bc8f5Merge pull request #873 from uuid-rs/fix/error-msgUpdates
postgresfrom 0.19.12 to 0.19.13Release notes
Sourced from postgres's releases.
Commits
bd92e54Release postgres v0.19.1335a85bdRelease tokio-postgres v0.7.1764674baRelease postgres-types v0.2.1340b760dRelease postgres-derive v0.4.86c92298Release postgres-protocol v0.6.11e088d7dstyle(clippy): fixclippy::useless_conversion19897e8build(deps): upgrade semver compatible Rust dependencies2584926build(deps): upgrade RustCrypto dependencies10a7724chore: add bit-vec v0.9 support2853157fix: cargo fmt --allUpdates
lettrefrom 0.11.19 to 0.11.20Release notes
Sourced from lettre's releases.
Changelog
Sourced from lettre's changelog.
Commits
134b720Prepare v0.11.203321bffrefactor: replacechumskywithnom7d5f52dfeat: addAddress::new_uncheckedb905242build(deps): upgrademaudto v0.2780297f4build(deps): upgradecriterionto v0.747f3837build(deps): upgradeboringto v5a4c26e9style: fixboringdeprecation warning3ba0b96style(clippy): fix latest warnings6d8cadfbuild(deps): upgrade semver compatible Rust dependencies8442a59style: remove import ofFutureUpdates
opentelemetry-otlpfrom 0.31.0 to 0.31.1Release notes
Sourced from opentelemetry-otlp's releases.
Commits
febe718feat(OTLP): add tls-ring, tls-aws-lc, and tls-provider-agnostic feature flags...Updates
libcfrom 0.2.183 to 0.2.184Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
b1fd610chore: Release libc 0.2.184f596819ci: Don't enforce cargo-semver-checks4645f60linux: update ptrace_syscall_info struct14cbbectypes: RemovePadding::uninitb5dcda8pthread: UsePadding::new(\<zeroed>)rather thanPadding::uninit()bbb1c5dtypes: Add anewfunction toPaddingdf06e43Fix locale values and add RTLD_NOLOAD, some TCP constants078f5c6newlib/espidf: Move DT_* to espidf/mod.rsd32b83dAdd IP_MINTTL to bsd939e0ecDefine max_align_t for riscv64-linuxDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions